Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Akka from 1.5.33 to 1.5.37 #102

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps Akka from 1.5.33 to 1.5.37.

Release notes

Sourced from Akka's releases.

Akka.NET v1.5.37

1.5.37 January 23rd 2025

Akka.NET v1.5.36 is a maintenance release that rolls back earlier changes made in Akka.NET v1.5.35 that have caused problems in some downstream Akka.NET plugins.

To see the full set of changes in Akka.NET v1.5.37, click here.

COMMITS LOC+ LOC- AUTHOR
4 9 7 Aaron Stannard

Changes:

  • 0bc184373b2a26c973be842999827bb82fb6a577 added v1.5.37 release notes (#7486)
  • c437bffb56fbea82ab86172359f15f3f9c63b500 Rollback to using 6.0 MSFT libraries (#7482)
  • e52b815d0b992ffa35229ab58663d7663fb058a6 Revert "DData: Fix BCL update causing DeltaPropagationSelector throwing Index…" (#7483)
  • 84b767a423ce7d55feeb97b295e232822b1f9fde Resequencer should always be a child of the journal actor (#7481)
  • 759e93f55f66e79d8356f6ad1526144126d0b479 Update RELEASE_NOTES.md

This list of changes was auto generated.

Akka.NET v1.5.36

1.5.36 January 22nd 2025

Akka.NET v1.5.36 is a maintenance release that addresses several bugs and added several improvements.

To see the full set of changes in Akka.NET v1.5.36, click here.

2 contributors since release 1.5.35

COMMITS LOC+ LOC- AUTHOR
4 371 251 Aaron Stannard
1 37 2 Pavel Anpin

Changes:

  • 848a7b20fa31a7f733e4d75f40f0bc4bf8ffc0fc Update RELEASE_NOTES.md for 1.5.36 release (#7479)
  • a64d954bdeabb03d5d2d42a3c01377776e819354 made IActorTelemetry events nullable (#7478)
  • f80a2b1d723c577b6d9850c6d48364b5efe13371 Complete MergeHub Sink gracefully on NormalShutdownException (#7468)
  • 2ee5176b3730d8a68654badc72c70365b85e6fea made ActorCell use nullable (#7475)
  • 429ebb245d893014e3ffc6adaaf13979b09a7453 Added mailing list and youtube links (#7473)
  • a1c0042b18e59aa3a4e3e6c23fa2713260239cca Update RELEASE_NOTES.md

... (truncated)

Changelog

Sourced from Akka's changelog.

1.5.37 January 23rd 2025

Akka.NET v1.5.36 is a maintenance release that rolls back earlier changes made in Akka.NET v1.5.35 that have caused problems in some downstream Akka.NET plugins.

To see the full set of changes in Akka.NET v1.5.37, click here.

COMMITS LOC+ LOC- AUTHOR
4 9 7 Aaron Stannard

1.5.36 January 22nd 2025

Akka.NET v1.5.36 is a maintenance release that addresses several bugs and added several improvements.

To see the full set of changes in Akka.NET v1.5.36, click here.

2 contributors since release 1.5.35

COMMITS LOC+ LOC- AUTHOR
4 371 251 Aaron Stannard
1 37 2 Pavel Anpin

1.5.35 January 13th 2025

Akka.NET v1.5.35 is a maintenance release that addresses several bugs and added several improvements.

To see the full set of changes in Akka.NET v1.5.35, click here.

5 contributors since release 1.5.34

COMMITS LOC+ LOC- AUTHOR
10 431 95 Gregorius Soedharmo

... (truncated)

Commits
  • 0bc1843 added v1.5.37 release notes (#7486)
  • c437bff Rollback to using 6.0 MSFT libraries (#7482)
  • e52b815 Revert "DData: Fix BCL update causing DeltaPropagationSelector throwing Index...
  • 84b767a Resequencer should always be a child of the journal actor (#7481)
  • 759e93f Update RELEASE_NOTES.md
  • 848a7b2 Update RELEASE_NOTES.md for 1.5.36 release (#7479)
  • a64d954 made IActorTelemetry events nullable (#7478)
  • f80a2b1 Complete MergeHub Sink gracefully on NormalShutdownException (#7468)
  • 2ee5176 made ActorCell use nullable (#7475)
  • 429ebb2 Added mailing list and youtube links (#7473)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.5.33 to 1.5.37.
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.33...1.5.37)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants